home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_5 / selct102.lha / Select / Source / smakefile < prev   
Makefile  |  1995-04-25  |  173b  |  15 lines

  1. #
  2. # Makefile automatically generated by MKMK V6.55
  3. # Tue Apr 25 18:08:47 1995
  4. #
  5.  
  6. OBJS= select.o
  7.  
  8. select: $(OBJS)
  9.    sc link to select with <<
  10. $(OBJS)
  11. <
  12.  
  13. select.o: select.c
  14.  
  15.